﻿2026-09-11T08:37:17.5538797Z ##[group]Run actions/checkout@v5
2026-09-11T08:37:17.5539780Z with:
2026-09-11T08:37:17.5540196Z   repository: BigscreenVR/spt-bs-core
2026-09-11T08:37:17.5565390Z   token: ***
2026-09-11T08:37:17.5565807Z   ssh-strict: true
2026-09-11T08:37:17.5566191Z   ssh-user: git
2026-09-11T08:37:17.5566606Z   persist-credentials: true
2026-09-11T08:37:17.5567064Z   clean: true
2026-09-11T08:37:17.5567445Z   sparse-checkout-cone-mode: true
2026-09-11T08:37:17.5567889Z   fetch-depth: 1
2026-09-11T08:37:17.5568262Z   fetch-tags: false
2026-09-11T08:37:17.5568641Z   show-progress: true
2026-09-11T08:37:17.5569117Z   lfs: false
2026-09-11T08:37:17.5569466Z   submodules: false
2026-09-11T08:37:17.5569871Z   set-safe-directory: true
2026-09-11T08:37:17.5570296Z   allow-unsafe-pr-checkout: false
2026-09-11T08:37:17.5571117Z ##[endgroup]
2026-09-11T08:37:17.6358852Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-11T08:37:17.6360591Z ##[group]Getting Git version info
2026-09-11T08:37:17.6361316Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-11T08:37:17.6362388Z [command]/usr/bin/git version
2026-09-11T08:37:17.6362840Z git version 2.43.0
2026-09-11T08:37:17.6365821Z ##[endgroup]
2026-09-11T08:37:17.6373202Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/177d2a69-f907-4d78-9d01-2d1cd6f57a6b/.gitconfig'
2026-09-11T08:37:17.6379776Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/177d2a69-f907-4d78-9d01-2d1cd6f57a6b' before making global git config changes
2026-09-11T08:37:17.6381094Z Adding repository directory to the temporary git global config as a safe directory
2026-09-11T08:37:17.6382555Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-11T08:37:17.6412095Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-11T08:37:17.6429544Z https://github.com/BigscreenVR/spt-bs-core
2026-09-11T08:37:17.6439609Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-11T08:37:17.6441930Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-11T08:37:17.6460067Z refs/heads/main
2026-09-11T08:37:17.6466044Z [command]/usr/bin/git checkout --detach
2026-09-11T08:37:17.6536909Z HEAD is now at b12d4619c docs(remote-friction): land #304 grill journal, plan and register addendum
2026-09-11T08:37:17.6573434Z [command]/usr/bin/git branch --delete --force main
2026-09-11T08:37:17.6605066Z Deleted branch main (was b12d4619c).
2026-09-11T08:37:17.6765656Z ##[endgroup]
2026-09-11T08:37:17.6769430Z [command]/usr/bin/git submodule status
2026-09-11T08:37:17.6957643Z ##[group]Cleaning the repository
2026-09-11T08:37:17.6960200Z [command]/usr/bin/git clean -ffdx
2026-09-11T08:37:17.6993235Z Removing traceable-reqs
2026-09-11T08:37:17.6999864Z [command]/usr/bin/git reset --hard HEAD
2026-09-11T08:37:17.7068876Z HEAD is now at b12d4619c docs(remote-friction): land #304 grill journal, plan and register addendum
2026-09-11T08:37:17.7074715Z ##[endgroup]
2026-09-11T08:37:17.7076233Z ##[group]Disabling automatic garbage collection
2026-09-11T08:37:17.7079564Z [command]/usr/bin/git config --local gc.auto 0
2026-09-11T08:37:17.7103748Z ##[endgroup]
2026-09-11T08:37:17.7104501Z ##[group]Setting up auth
2026-09-11T08:37:17.7108290Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-11T08:37:17.7133537Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-11T08:37:17.7322204Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-11T08:37:17.7346205Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-11T08:37:17.7530841Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-11T08:37:17.7561517Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-11T08:37:17.7750219Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-11T08:37:17.7781765Z ##[endgroup]
2026-09-11T08:37:17.7782580Z ##[group]Fetching the repository
2026-09-11T08:37:17.7788614Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +b12d4619ca97999c21e830c15716083e0f9d9487:refs/remotes/origin/main
2026-09-11T08:37:18.3313509Z ##[endgroup]
2026-09-11T08:37:18.3315900Z ##[group]Determining the checkout info
2026-09-11T08:37:18.3317359Z ##[endgroup]
2026-09-11T08:37:18.3318442Z [command]/usr/bin/git sparse-checkout disable
2026-09-11T08:37:18.3361346Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-11T08:37:18.3382932Z ##[group]Checking out the ref
2026-09-11T08:37:18.3384504Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-11T08:37:18.3453428Z Switched to a new branch 'main'
2026-09-11T08:37:18.3454570Z branch 'main' set up to track 'origin/main'.
2026-09-11T08:37:18.3460492Z ##[endgroup]
2026-09-11T08:37:18.3500994Z [command]/usr/bin/git log -1 --format=%H
2026-09-11T08:37:18.3532179Z b12d4619ca97999c21e830c15716083e0f9d9487
